Appliance Networking Firewall Inbound Policy
Appliance Networking Firewall Inbound Policy
Appliance Networking Firewall Inbound Policy enumerated type Defines firewall rule policies.
Possible values:
IGNORE
: Drop packet with correpsonding address.ACCEPT
: Allow packet with corresponding address.REJECT
: Drop packet with corresponding address sending destination is not reachable.RETURN
: Apply default or port-specific rules to packet with corresponding address.
This enumeration was added in vSphere API 6.7.1.
This data structure has no properties.
Enumeration:
IGNORE,
ACCEPT,
REJECT,
RETURN,